home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
texttors
/
visedit
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-04-05
|
341 b
|
22 lines
echo off
IF %0.==a:install. GOTO A0
IF %0.==A:INSTALL. GOTO A0
IF %0.==b:install. GOTO B0
IF %0.==B:INSTALL. GOTO B0
inst
GOTO L0:
:A0
a:
inst
GOTO L0:
:B0
b:
inst
:L0
IF ERRORLEVEL 2 GOTO END:
IF ERRORLEVEL 1 GOTO L1:
ved register.doc vednews.doc readme.doc
GOTO END:
:L1
ved286 register.doc vednews.doc readme.doc
:END